Click or drag to resize

Not Constructor (Restriction)

Initializes a new instance of the Not class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Not(
	Restriction restriction
)

Parameters

restriction
Type: Independentsoft.ExchangeRestriction
The restriction.
See Also